home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / EDUCATE / ELM320SW.ARJ / GO.BAT < prev    next >
DOS Batch File  |  1991-12-30  |  3KB  |  85 lines

  1. ECHO OFF
  2. CLS
  3. REM            'this program is part of the Element Study Aid PACKAGE
  4. REM                            SHAREWARE VERSION
  5. REM                          Enchanted Tree Software
  6. REM                             COPYRIGHT 1990
  7. ECHO  .
  8. ECHO  .
  9. ECHO                  Element Study Aid (SHAREWARE VERSION)
  10. ECHO  .    
  11. ECHO                              VERSION 3.2.0 sw
  12. ECHO  .
  13. ECHO       This program boots the Element Study aid program, Shareware Version
  14. ECHO  .
  15. ECHO                               COPYRIGHT 1990
  16. ECHO  .
  17. ECHO  .
  18. ECHO     All portions of this program are property of Enchanted Tree Software
  19. ECHO and cannot be changed, edited or renamed.  You may make copies of this software
  20. ECHO and give to your friends.
  21. ECHO  .
  22. ECHO     The creators of this program will provide support for registered users
  23. ECHO only!   This software version is fully operational and all data comes from
  24. ECHO reliable sources.  The shareware version is provided "as is" and the writers
  25. ECHO or distributors are not responsible for any losses that may be incurred by
  26. ECHO the use of this program  or it's resultant data!
  27. ECHO  .
  28. ECHO  .
  29. echo off
  30. PAUSE
  31. CLS
  32. ECHO  .
  33. ECHO  .
  34. ECHO                    Element Study Aid (SHAREWARE VERSION)
  35. ECHO  .
  36. ECHO                              VERSION 3.2.0 sw
  37. ECHO  .
  38. ECHO  .
  39. ECHO  .
  40. ECHO     This version contains a reminder page that pops up from time to time
  41. ECHO to remind you that this is an unregistered version.  This title page does
  42. ECHO not conflict with program operation, or does it cause problems in data
  43. ECHO entry when required.
  44. echo  .
  45. echo     This version is a demo version, it will only access elements with the
  46. echo atomic numbers from 1 to 53.
  47. ECHO  .
  48. ECHO     The registered version has had this reminder removed from the program
  49. ECHO for the registered user's benefit.  It also allows access to data on all
  50. echo 118 elements.
  51. ECHO  .
  52. ECHO  .
  53. ECHO  .
  54. ECHO  .
  55. PAUSE
  56. CLS
  57. ECHO  .
  58. ECHO  .
  59. ECHO                    Element Study Aid (SHAREWARE VERSION)
  60. ECHO  .
  61. ECHO                              VERSION 3.2.0 sw
  62. ECHO  .
  63. ECHO  .
  64. ECHO  .
  65. ECHO     Registered users will receive software support, software upgrades, and
  66. ECHO special discount offers on other fine Enchanted Tree Products.
  67. ECHO  .
  68. ECHO     This program is NOT FREE!  If you use it you are expected to pay for
  69. ECHO  it!  If you do not support shareware authors, shareware will disappear!
  70. ECHO  .
  71. ECHO     Registration fees for this program are $29.95 plus $5.00 shipping
  72. ECHO  and handling for a total of $34.95.
  73. ECHO  .
  74. ECHO                             Enchanted Tree Software
  75. ECHO                             901 Ferndale Blvd.
  76. ECHO                             High Point, NC  27262
  77. ECHO  .
  78. ECHO                                  ENJOY!!!
  79. ECHO  .
  80. ECHO  .
  81. ECHO OFF
  82. PAUSE
  83. elemntsw
  84.  
  85.